[INFO] cloning repository https://github.com/caydenlund/seacc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caydenlund/seacc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaydenlund%2Fseacc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaydenlund%2Fseacc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa568a175cfe14d68ca222d1832854c486905119
[INFO] fixing caydenlund/seacc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaydenlund%2Fseacc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/caydenlund/seacc
[INFO] finished tweaking git repo https://github.com/caydenlund/seacc
[INFO] tweaked toml for git repo https://github.com/caydenlund/seacc written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caydenlund/seacc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/caydenlund/seacc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded proc-macro2 v1.0.103
[INFO] [stderr]   Downloaded quote v1.0.42
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded syn v2.0.110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e39f63e269474c4b8dbbbccbf93a420926e01dc9a557fd16ebeb2450591061e
[INFO] running `Command { std: "docker" "start" "0e39f63e269474c4b8dbbbccbf93a420926e01dc9a557fd16ebeb2450591061e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e39f63e269474c4b8dbbbccbf93a420926e01dc9a557fd16ebeb2450591061e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e39f63e269474c4b8dbbbccbf93a420926e01dc9a557fd16ebeb2450591061e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e39f63e269474c4b8dbbbccbf93a420926e01dc9a557fd16ebeb2450591061e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking seacc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]  --> src/source_reader/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tempfile::NamedTempFile;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/pp_lexer.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     source: SourceReader<'src, R>,
[INFO] [stdout]    |             ^^^^^^^^^^^^       - help: remove the unnecessary generic argument
[INFO] [stdout]    |             |
[INFO] [stdout]    |             expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> src/source_reader.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SourceReader<'src> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/pp_lexer.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const fn new(source: SourceReader<'src, R>) -> Self {
[INFO] [stdout]    |                              ^^^^^^^^^^^^       - help: remove the unnecessary generic argument
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> src/source_reader.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SourceReader<'src> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/pp_lexer.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     source: SourceReader<'src, R>,
[INFO] [stdout]    |             ^^^^^^^^^^^^       - help: remove the unnecessary generic argument
[INFO] [stdout]    |             |
[INFO] [stdout]    |             expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> src/source_reader.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SourceReader<'src> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/pp_lexer.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const fn new(source: SourceReader<'src, R>) -> Self {
[INFO] [stdout]    |                              ^^^^^^^^^^^^       - help: remove the unnecessary generic argument
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              expected 0 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]   --> src/source_reader.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SourceReader<'src> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> src/pp_lexer/tests.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let reader = SourceReader::new("<test>", Cursor::new(source.into_bytes()));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^           -------------------------------- unexpected argument #2 of type `std::io::Cursor<Vec<u8>>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/source_reader.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn new(file_path: &'src str) -> Result<Self, SourceError<'src>> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 10 -     let reader = SourceReader::new("<test>", Cursor::new(source.into_bytes()));
[INFO] [stdout] 10 +     let reader = SourceReader::new("<test>");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/pp_lexer/tests.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let lexer = PpLexer::new(reader);
[INFO] [stdout]    |                 ------------ ^^^^^^ expected `SourceReader<'_>`, found `Result<SourceReader<'_>, ...>`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `source_reader::SourceReader<'_>`
[INFO] [stdout]                 found enum `Result<source_reader::SourceReader<'_>, source_reader::error::SourceError<'_>>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/pp_lexer.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const fn new(source: SourceReader<'src, R>) -> Self {
[INFO] [stdout]    |                  ^^^ -----------------------------
[INFO] [stdout] help: use the `?` operator to extract the `Result<source_reader::SourceReader<'_>, source_reader::error::SourceError<'_>>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let lexer = PpLexer::new(reader?);
[INFO] [stdout]    |                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seacc` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0107, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seacc` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "0e39f63e269474c4b8dbbbccbf93a420926e01dc9a557fd16ebeb2450591061e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e39f63e269474c4b8dbbbccbf93a420926e01dc9a557fd16ebeb2450591061e", kill_on_drop: false }`
[INFO] [stdout] 0e39f63e269474c4b8dbbbccbf93a420926e01dc9a557fd16ebeb2450591061e
